body, button, input, select, textarea {
    font-family: -apple-system-font, "Helvetica Neue", sans-serif !important;
}
a {
    text-decoration: none !important;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
}
.content_xydt  a{
     text-decoration: none;
    color: black;
    font-size: 1.2rem;
    font-weight: 300;
}


.navbar-nav .active::after {
  content: '';
  width: 50%;
  height: 1px;
  display: block;
  margin: 0 auto;
  border-bottom: 1px solid rgba(235, 12, 85, 1);
}
.navbar .btn{
  border-radius: 0 !important;
}

.navbar-brand{
   padding:0 !important;
   margin-right: 40px !important;
}

.navbar .container-fluid{
   padding:0 !important;
}
.navbar{
      background: white;
      padding: 0 !important;
}
.navbar-brand img{
       max-height: 90px;
}

@media (max-width: 768px){
    .navbar-brand img{
           max-height: 60px;
    }
}

.navbar-brand{
    padding: 0 !important;
}

.content_xydt .figure{
     height: 100%;
    align-items: center;
    display: flex;
    margin: 0;
}

.content_xydt .figure .figure-img{
    align-items: center;
    display: flex;
    margin: 0;
}


.content_djgz{
    display: flex;
    align-items: center;
}

#carouselNews{
    padding: 30px;
    background: #efefef;
}

.carousel-indicators .active{
    background: rgba(235, 12, 85, 0.8) !important;
    background-clip: padding-box !important;
}
.content_xydt p{
    padding-top:16px;
}
.content_xydt p a{
    font-size: 1rem;
}
.exhibition{
    background: rgba(248, 246, 246, 1);
    padding: 50px 0;
}
.jys a{
    text-decoration: none;
    color: black;
    font-size: 1.2rem;
    font-weight: 400;
}
.jys a h5{
    text-decoration: none;
    color: black;
    font-size: 1.2rem;
    font-weight: 400;
}
.jys{
    padding-top: 20px;
}
.title-competitions{
    text-align: left;
    border-left: 4px solid rgba(235, 12, 85, 0.8);
    padding-left: 20px;
    margin-top: 30px;
}

.footWrap .bg-body-tertiary {
    background: rgba(235, 12, 85, 0.8) !important;
}
.footWrap .bg-body-tertiary .row{
    color: white;
    font-weight: 300;
    font-size: 0.8rem;
}
.date_dtxw{
    font-weight: 300;
}

.footWrap .text-body-secondary{
    padding: 0 !important;
}
.main_conLT{
    color: red;
    font-size: 1.5rem;
    letter-spacing: 1.2rem;
}

.main_content .line {
    margin: 15px 0;
    display: block;
    width: 100%;
    border-bottom: 1px solid #FC751B;
}

.main_titT a{
    color: black;
}

.main_art a{
    color: black;
}

.content-com{
    padding-top: 40px;
}

.main_contit h2{
    padding-bottom: 10px;
}

.main_art li{
    margin-top: 10px;
}

.img-intro{
    max-width: 50%;
}
.xyjj .figure{
    text-align:center;
}

.more-intro{
     text-align: right;
}
.more-intro a{
     color: black;
}

.xyjj-header{
    margin-top: 80px;
}

.spe_header{
    color: rgba(235, 13, 86, 1);
    font-weight: 400;
}

.xyjj .line {
    margin: 15px 0;
    display: block;
    width: 100%;
    border-bottom: 1px solid black;
}

.teacher_list{   
    display: flex;
    align-items: flex-end;
}
.teacher_list .figure{  
    margin: 0;
}
.teacher_list .zw{
    margin-bottom: 5px;
}

.dh-szll{
   padding-bottom: 10px;
}
.dh-szll a{
    color: black;
}
.dh-szll .cur{
    color: rgba(235, 13, 86, 1);
}

.name_teacher a{
    color: black;
    font-weight: 300;
}
.zc_teacher{
    font-weight: 300;
}

.zt_list{
    padding-bottom: 40px;
}

.zt_list .figure{
    margin: 0;
}

.zl_name{
    font-size: 1rem;
    color: rgba(235, 13, 86, 1);
    font-weight: 400;
}

.teacher_h{
    text-align: center;
}


.change_img{
    width: 100%;transition: 0.3s;cursor: pointer;
}
.img_box{
    overflow: hidden;
}
.img_box:hover .change_img{
    transform: scale(1.1);
}

.nav-link{
    font-size: 1.1rem;
    font-weight: 500;
}

.carousel{
    margin-bottom: 40px;
}

.nav-item{
     text-align: center;
}